-- card: 6207 from stack: in -- bmap block id: 17073 -- flags: 0000 -- background id: 4694 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=151 top=127 right=160 bottom=181 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: GARBAGE CAN ----- HyperTalk script ----- on mouseUp visual zoom open go to card id 7098 end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=144 top=203 right=256 bottom=188 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: FOOTPRINTS ----- HyperTalk script ----- on mouseUp visual zoom open go to card id 6026 end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=181 top=97 right=159 bottom=323 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: HOUSE ----- HyperTalk script ----- on mouseUp go to card id 7445 end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=11 top=289 right=335 bottom=56 -- title width / last selected line: 0 -- icon id / first selected line: 32462 / 32462 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: HELP ----- HyperTalk script ----- on mouseUp beep 2 set hilite of card button "GARBAGE CAN" to true set hilite of card button "GARBAGE CAN" to false beep 2 set hilite of card button "FOOTPRINTS" to true set hilite of card button "FOOTPRINTS" to false end mouseUp